(Reset)
@NullResponse @SetVar[SpankingCount]=[0]
@SystemMessage #MxChat2 @RT(Get the rubberbands arround your asscheek,Get the rubberbands ready,Prepare the rubberbands..) #MxChat @Wait(12)
@SystemMessage #MxChat2 #SlaveName @RT(get over my lap and remember to count out loud..,get over my lap,get over my lap,Prepare yourself and get over my lap,Over my lap!) #MxLap @Wait(12)
(Spanking)
@NullResponse @If[SpankingCount]>=[StrokesPerRound]Then(End1)
@NullResponse @Goto(10,20,30)
(10)
@NullResponse @ChangeVar[SpankingCount]=[SpankingCount]+[20]
@SystemMessage #MxChat2 @RT(Left,Top left,Buttom left) @RT(Ass,Asscheek,Buttcheek,cheek,rearcheek,rear,sitspots!) #MxOverLap @PlayAudio[\GNMSounds\Punishment\SpankingTask\10Strikes\Spank10.mp3] 
@SystemMessage #MxChat2 @RT(Right,Top Right,Buttom Right) @RT(Ass,Asscheek,Buttcheek,cheek,rearcheek,rear,sitspots!) #MxOverLap @PlayAudio[\GNMSounds\Punishment\SpankingTask\10Strikes\Spank10.mp3] @Goto(Spanking)
(20)
@NullResponse @ChangeVar[SpankingCount]=[SpankingCount]+[40]
@SystemMessage #MxChat2 @RT(Left,Top left,Buttom left) @RT(Ass,Asscheek,Buttcheek,cheek,rearcheek,rear,sitspots!) #MxOverLap @PlayAudio[\GNMSounds\Punishment\SpankingTask\20Strikes\Spank20.mp3] 
@SystemMessage #MxChat2 @RT(Right,Top Right,Buttom Right) @RT(Ass,Asscheek,Buttcheek,cheek,rearcheek,rear,sitspots!) #MxOverLap @PlayAudio[\GNMSounds\Punishment\SpankingTask\20Strikes\Spank20.mp3] @Goto(Spanking)
(30)
@NullResponse @ChangeVar[SpankingCount]=[SpankingCount]+[60]
@SystemMessage #MxChat2 @RT(Left,Top left,Buttom left) @RT(Ass,Asscheek,Buttcheek,cheek,rearcheek,rear,sitspots!) #MxOverLap @PlayAudio[\GNMSounds\Punishment\SpankingTask\30Strikes\Spank30.mp3] 
@SystemMessage #MxChat2 @RT(Right,Top Right,Buttom Right) @RT(Ass,Asscheek,Buttcheek,cheek,rearcheek,rear,sitspots!) #MxOverLap @PlayAudio[\GNMSounds\Punishment\SpankingTask\30Strikes\Spank30.mp3] @Goto(Spanking)
(End1)
@SystemMessage #MxChat2 How many strokes were that slave? #MxChat @InputVar[Guess]
@Variable[Guess]=[SpankingCount] @SystemMessage #MxChat2 Correct! #MxChat @Goto(End2)
@SystemMessage #MxChat2 Wrong! #MxChat
@SystemMessage #MxChat2 The number was @ShowVar[SpankingCount] #MxChat #MeritChangeNMedium @Chance25(End3)
@SystemMessage #MxChat2 Since you've failed to count I guess we're starting over! #MxChat @Goto(Reset)
(End2)
@NullResponse @ChangeVar[TotalSpanking]=[TotalSpanking]+[SpankingCount]
@End
(End3)
@SystemMessage #MxChat2 I'm gonna be merciful this time #MxChat @ChangeVar[TotalSpanking]=[TotalSpanking]+[SpankingCount]
@SystemMessage #MxChat2 Dont expect me to show kindness again! #MxChat
@End